home *** CD-ROM | disk | FTP | other *** search
- Changelog:
-
- 1 - Strip bits that would take too long to update
- a - QuickDraw GX
- b - AppleGuide file support
- 2 - Update project to work with Universal Interfaces 3.1
- 3 - Add code from TN 1161 - Extending the print record
- a - Change calls from PrintDefault to ExtendPrDefault
- b - Change calls from PrValidate to ExtendPrValidate
- c - Add ExtendPrintRecord.c to the project
- d - Include ExtendPrintRecord.h in SimpleText.c
- 4 - Add 'aete' resource.
- 5 - Add Scriptable Printing
- a - Add ScriptablePrinting.c to the project
- b - Include ScriptablePrinting.h in SimpleText.c
- c - Add calls to getPrintRecordFromEvent and
- getPrintJobPrintRec to DoOpenOrPrint
- d - call PrGeneral if the coercion handler cannot be found.
- 6 - Add support for showing print dialog based on optional param.
- a - Add getPrintJobShowDialog
- b - call it from the print function in SimpleText.
-